How to Install juju-local software package in Ubuntu 16.10 (Yakkety Yak)

How to Install juju-local software package in Ubuntu 16.10 (Yakkety Yak)

juju-local software package provides dependency package for the Juju local provider, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install juju-local 

juju-local is installed in your system.

Make ensure the juju-local package were installed using the commands given below,

$ sudo dpkg-query -l | grep juju-local *

You will get with juju-local package name, version, architecture and description in a table

juju-local package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Development
Package juju-local
Version 1.25.6-0ubuntu2.16.10.1
Description dependency package for the Juju local provider
Sub Section Devel


See Also, How to uninstall or remove juju-local software package from Ubuntu 16.10 (Yakkety Yak)?